home *** CD-ROM | disk | FTP | other *** search
- A. Installing the Print Components
-
- 1. Backup the component library file named COMPLIB.DCL in your
- \DELPHI\BIN directory. This will allow you to restore your
- component library if you encounter any problems during the
- installation process.
-
- 2. Start DELPHI and select Options | Install Components from the
- menu. Click on the Add button when the Install Components
- dialog is displayed.
-
- To install the Report and File Printing Module,
-
- Click on the Browse button and select the file PRREPORT.PAS
- in the directory where PrintIt! was installed, usually
- C:\PRINTIT.
-
- To install the Form and Window Printing Module,
-
- Click on the Browse button and select the file PRFORM.PAS
- in the directory where PrintIt! was installed, usually
- C:\PRINTIT.
-
- 3. Click on OK to return to the Install Components Dialog Box
- and click on OK to accept the changes. DELPHI will now
- install the new components. A new page will be created on
- the component bar called PrintIt! that contains the new
- components.
-
- TIP: To change the component page where the components are
- installed on, change the RegisterComponents call in
- PRREPORT.PAS or PRFORM.PAS before installation.
-
-
- B. Installing the Keyword Help to access from Delphi
- ------------------------------------------------------
-
- 1. Execute the file HELPINST.EXE in the \DELPHI\HELP
- directory.
-
- 2. Select File | Open from the menu.
-
- 3. Open the file DELPHI.HDX in the \DELPHI\BIN
- directory.
-
- 4. Select Keywords |Add Keyword file from the menu.
-
- 5. Select the file PRFORM.KWF in the \PRINTIT
- directory (for the form printing) or file PRREPORT.KWF
- (for the report printing)
-
- 6. Select File | Save from the menu.